home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d27 / eq752.arc / EQ.MAN < prev    next >
Text File  |  1991-05-02  |  6KB  |  154 lines

  1.                      ▄▄▄▄  ▄   ▄   ▄  ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄  ▄▄▄▄
  2.                      █  ▀  █   █   █  █                █  ▀
  3.                      █     █   █▄▄▄█  █▄▄▄  █▀▄▀█  █   █   
  4.                      █     █▄▄▄  █       █  █ █ █  █   █   
  5.                      █▄▄█  ▄▄▄▄▄▄▄▄▄▄▄▄▄▄█  █ █ █  █   █▄▄█
  6.                                         
  7.  
  8.               ┌─────────────────────────────────────────────────┐
  9.               │                                                 │
  10.               │      E Q U I P M E N T   C H E C K   V7.52      │
  11.               │                                                 │
  12.               └─────────────────────────────────────────────────┘
  13.  
  14.        Programs and Documentation are Copyright 1991 by clySmic soƒtware.
  15.                               All rights reserved.
  16.  
  17.                                         
  18.  
  19.      I.   INTRODUCTION
  20.  
  21.      Equipment Check is a program that's been evolving as a front-end for
  22.      any hardware detection techniques I've picked up over the years.  Just
  23.      type EQ to run.
  24.  
  25.      
  26.  
  27.      II.  WHAT'S NEW SINCE VERSION 7.35
  28.  
  29.           a.   More XMS information is displayed, including the status of
  30.                the HMA: allocated, free, or doesn't exist.  A correction
  31.                was made to the labeling of the XMS extended memory sizes.
  32.  
  33.           b.   The stepping (version) level of the processor is indicated
  34.                for IBM PS/2 386 and 386 SX's.  An SX is identified as such
  35.                for PS/2s.
  36.  
  37.           c.   Substituted or network drives are highlighted on the drive
  38.                list.
  39.  
  40.           d.   Current drive free space is listed.
  41.  
  42.      
  43.  
  44.      III. OTHER HIGHLIGHTS
  45.  
  46.           a.   Total system board memory displayed, via the CMOS setup RAM,
  47.                for ATs and above.
  48.  
  49.           b.   The SYSLEVEL and its release date, if there is one, for DOS
  50.                4.0 users.
  51.  
  52.           c.   Detects if SHARE is loaded or not.
  53.  
  54.           d.   Mouse support - a single click is the same as pressing a
  55.                key, a double click is the same as pressing escape.
  56.  
  57.           e.   Now detects 486 CPUs.  Feedback on this feature from i486
  58.                owners is appreciated.
  59.  
  60.           f.   Detects if running in a virtual DOS machine under Windows
  61.                3.0's Enhanced 386 mode.
  62.  
  63.           g.   Detects the presence and version number of the DPMI (DOS
  64.                Protected Mode Interface).
  65.  
  66.           h.   Detects the latest IBM PS/2s (L40SX).
  67.  
  68.      
  69.  
  70.      III. COMMAND-LINE OPTIONS
  71.  
  72.      /B - Don't run the Dhrystone benchmark.
  73.  
  74.      /C - Don't check CSD level if DOS 4.xx is found.
  75.  
  76.      /R - Reset mouse, if any, at program startup.  This was added
  77.           especially for Windows 3.0 users.  Just put /R as a parameter in
  78.           the PIF file and you can control EQ with a mouse from Windows.
  79.  
  80.      /D - Disable video blinking and exit.
  81.  
  82.      /E - Enable video blinking and exit.
  83.  
  84.      /? - A summary help list.
  85.  
  86.      
  87.  
  88.      IV.  FOR OS/2'ERS
  89.  
  90.      The following paragraph still applies for those not using OS/2 1.3.
  91.      1.3 fixes the problem of keeping unneeded *.BIO files in the root.
  92.  
  93.      This program can be especially helpful for OS/2 users who want to know
  94.      what *.BIO file to keep in their root directory.  The model, submodel,
  95.      and sometimes BIOS revision correspond to the *.BIO file to keep in
  96.      the root for your machine.  The actual BIOS revision number in your
  97.      machine may be later than the one on the file.  The filename will be
  98.      MMSSRR.BIO, where MM is the model, SS is the submodel, and RR may be
  99.      the BIOS revision.  Be sure to edit ABIOS.SYS also.  I know this works
  100.      on micro channel machines, I'm not sure about ISA machines.
  101.  
  102.      EQ also knows when its in the DOS box and reports the OS accordingly.
  103.  
  104.      If you use EQ under OS/2's dual boot (NOT the DOS box, which is okay),
  105.      and use a version of DOS 4.0 with no SYSLEVEL command, *and* have \OS2
  106.      on your path, you'll get odd results, as OS/2's SYSLEVEL command will
  107.      be executed.  Just use EQ /C to avoid.
  108.  
  109.      
  110.  
  111.      V.   MORE DETECTION
  112.  
  113.      There's a new, still untested, 486 detector in this version.  Some
  114.      things EQ can't detect yet: PS/1s, EISA buses, SX version of the 386
  115.      (except for PS/2s).  Any detection techniques for these (or other
  116.      items) are gratefully accepted.
  117.  
  118.      
  119.  
  120.      VI.  FUTURES
  121.  
  122.      Some of the things I'd like to include in future releases: true 386 SX
  123.      detection, reporting for UMBs (upper memory blocks, destined to become
  124.      important when DOS 5.0 is released), detecting the 486SX (here we go
  125.      again!), and possibly, the source code to all of this (in Turbo
  126.      Pascal).  Any feedback, especially about the source, is appreciated.
  127.  
  128.      
  129.  
  130.      VII. MUMBO JUMBO
  131.  
  132.      EQ 7.52 is copyrighted by clySmic soƒtware.  All rights reserved.
  133.  
  134.      This program is provided as Freeware.  Please keep all files together.
  135.      Any donations, &c. would be appreciated.  Please make any checks or
  136.      money orders payable to Ralph B Smith Jr.
  137.  
  138.      This program is provided AS IS without any warranty, expressed or
  139.      implied, including but not limited to fitness for a particular
  140.      purpose.  So there.
  141.  
  142.      clySmic soƒtware is not responsible for anything that may happen when
  143.      you use EQ, including hardware damage or information loss.
  144.  
  145.                                         
  146.  
  147.                                 Ralph B Smith Jr
  148.                                 clySmic soƒtware
  149.                                  P. O. Box 2271
  150.                                Empire State Plaza
  151.                                 Albany, NY 12220
  152.  
  153.                               CompuServe 76156,164
  154.